PC端配置:配置ip地址 交换机配置: 交换机(下): system-view vlan 10 vlan 20 vlan 30 vlan 40 interface gi 1/0/1 port link-type access port access vlan 10 interface gi 1/0/ ...
分类:
其他好文 时间:
2019-05-20 17:07:50
阅读次数:
147
PC端配置:配置ip地址、网关。 交换机配置: system-view vlan 30 vlan 40 quit interface gi 1/0/1 port link-type access port access vlan 30 interface gi 1/0/2 port link-typ ...
分类:
其他好文 时间:
2019-05-20 17:04:34
阅读次数:
136
Cog Glyph Cog icon: Cog icon as a link: ... ...
分类:
其他好文 时间:
2019-05-20 13:14:05
阅读次数:
237
Google Chrome官方离线下载地址: https://api.shuax.com/tools/getchrome MyChrome下载地址: http://code.taobao.org/p/mychrome/src/trunk/release/ Greenchrome 下载地址: http ...
分类:
其他好文 时间:
2019-05-20 11:46:48
阅读次数:
135
H3C的vlan间路由 模型: 交换机的配置: [SW1]vlan 10 [SW1-vlan10]vlan 20 创建vlan 10和vlan 20 [SW1-GigabitEthernet1/0/2]port link-type access [SW1-GigabitEthernet1/0/2]p ...
分类:
其他好文 时间:
2019-05-19 23:30:34
阅读次数:
220
PC端配置ip地址,配置网关。 交换机配置: 1、交换机(左): system-view sysname sw1 vlan 10 vlan 20 quit interface range gi 1/0/1 to gi 1/0/2 port link-type access port access v ...
分类:
其他好文 时间:
2019-05-19 23:15:07
阅读次数:
160
路由1: system-view vlan 10 vlan 20 qu interface range g1/0/1 to g1/0/2 port link-type access port access vlan 10 qu interface range g1/0/3 to g1/0/4 por ...
分类:
其他好文 时间:
2019-05-18 20:26:45
阅读次数:
127
单臂路由: 先将pc配置vlan然后配置trunk干道允许通过的vlan。 在配置交换机,将交换机同样配置vlan,配置trunk干道允许通过的vlan。 最后配置路由器: int g0/0.10 vlan-type dot1q vid 10 ip address 192.168.10.254 24 ...
分类:
其他好文 时间:
2019-05-18 00:24:09
阅读次数:
128
H3C单臂路由 [H3C]vlan 10 [H3C-S1-vlan10]name text 配置当前vlan的名称 [H3C]interface GigabitEthernet 1/0/1 进入接口 [H3C- GigabitEthernet 1/0/1 ]port link-type access ...
分类:
其他好文 时间:
2019-05-14 22:04:28
阅读次数:
161
给主机配置IP地址,然后分别给两个交换机创建vlan 10 和vlan 20,接着进入接口模式(interface gi),把主机配置成vlan 10和vlan 20(access),接着两个交换机都用trunk模式 左边:主机1:IP地址192.168.10.1子网掩码255.255.255.0 ...
分类:
其他好文 时间:
2019-05-14 12:52:27
阅读次数:
148